PrintDocument for WinForms
Sort(IComparer<RenderObject>) メソッド


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderObjectList クラス > Sort メソッド : Sort(IComparer<RenderObject>) メソッド
シンタックス
'宣言
 
Public Overloads Sub Sort( _
   ByVal comparer As System.Collections.Generic.IComparer(Of RenderObject) _
) 
'使用法
 
Dim instance As RenderObjectList
Dim comparer As System.Collections.Generic.IComparer(Of RenderObject)
 
instance.Sort(comparer)
public void Sort( 
   System.Collections.Generic.IComparer<RenderObject> comparer
)

パラメータ

comparer
参照

RenderObjectList クラス
RenderObjectList メンバ
オーバーロード一覧